home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4459 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  911 b 

  1. Path: charm.il.ft.hse.nl!not-for-mail
  2. From: robert@il.ft.hse.nl (Robert Klep)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: void main() and other atrocities!
  5. Date: 5 Feb 1996 10:26:23 +0100
  6. Organization: LSD...melts in your mind, not in your hand
  7. Message-ID: <4f4ifv$h8f@charm.il.ft.hse.nl>
  8. References: <4eduaj$1aq@grouper.Exis.Net> <4epplj$egf@host-3.cyberhighway.net> <4erjn2INN38b@keats.ugrad.cs.ubc.ca> <9602021300.AA04359@dxmint.cern.ch>
  9. NNTP-Posting-Host: charm.il.ft.hse.nl
  10.  
  11. Dan Pop <danpop@mail.cern.ch>:
  12. >>You don't need main() to be defined has having any sort of return value unless
  13. >>you plan to "return" out of it. If you use exit(0) like me, declaring the
  14. >>function void is ok, since your function never returns.
  15. >BULLSHIT.  Please read the FAQ before posting such nonsense.
  16.  
  17. What happened with the 'if it works, it works' thought?
  18.  
  19.                                                                 robert 
  20.